Since we don't build in the source tree, we shouldn't clean there
either, and let dh_clean take care of its bits before we stomp around.
override_dh_fixperms:
dh_fixperms -X$(movemail_bin)
+override_dh_auto_clean: $(persistent_autogen_files)
+ true
+
override_dh_clean: $(persistent_autogen_files)
+ dh_clean
rm -rf \
aclocal.m4 \
build-aux/ar-lib \
src/config.in \
src/stamp-h1 src/stamp-h.in
rm -f $(nonpersistent_autogen_files)
- dh_clean